home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!marnold
- From: marnold@netcom.com (Matt Arnold)
- Subject: Re: Borland C++ 4.52: problem compiling examples
- Message-ID: <marnoldDp4EAM.GwA@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- References: <4jjvk7$bf2@solaria.cc.gatech.edu>
- Date: Sun, 31 Mar 1996 07:03:57 GMT
- Sender: marnold@netcom4.netcom.com
-
- griswold@cc.gatech.edu (Paul Griswold) writes:
-
- >I'm having a rather large problem with Borland C++ 4.52. I can't even get the
- >example programs that are included with the compiler to work. Sometimes they
- >will compile and link just fine, but most of the time the linker will crash,
- >saying that it can't find any of the classes.
-
- >For example, when I try to compile the first program in the OWL tutorial
- >(\bc45\examples\owl\tutorial\step01.cpp), I get 23 errors, all basically of
- >the "undefined symbol" variety. I've been working on this for over a full
- >day and can't seem to make *any* progress.
-
- Are you using the correct project file, STEPS.IDE? Or are you just
- trying to open and build the STEP01.CPP file itself?
-
- You are supposed to use the supplied project file. The compiler and
- linker will likely not be set up correctly if you just open the source
- code file.
-
- Regards,
- -------------------------------------------------------------------------
- Matt Arnold | | ||| | |||| | | | || ||
- marnold@netcom.com | | ||| | |||| | | | || ||
- Boston, MA | 0 | ||| | |||| | | | || ||
- 617.389.7384 (h) 617.576.2760 (w) | | ||| | |||| | | | || ||
- C++, MIDI, Win32/95 developer | | ||| 4 3 1 0 8 3 || ||
- -------------------------------------------------------------------------
-